3.92.1
authorMatthias Clasen <mclasen@redhat.com>
Wed, 18 Oct 2017 21:11:07 +0000 (23:11 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 18 Oct 2017 21:17:27 +0000 (23:17 +0200)
Change the project name back to gtk+ to avoid trouble with
tarball names not matching ftpadmin expectations.

NEWS
meson.build

diff --git a/NEWS b/NEWS
index 7214d4eaa0cc885fe9782c8406f3c651482b73f5..a3511390e71d984ab387931e1b0f554fb1cfdb2e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Overview of Changes in GTK+ 3.92.0, 重庆市
+Overview of Changes in GTK+ 3.92.1, 重庆市
 ==========================================
 
 The bulk of the preparation for this release was done during
index e08edad51a5239ed539a1c51713be89e82429570..0adafcaf6341cd6db80c214332a7b5a07b675f7c 100644 (file)
@@ -1,5 +1,5 @@
-project('gtk+-4.0', 'c',
-        version: '3.92.0',
+project('gtk+', 'c',
+        version: '3.92.1',
         default_options: [
           'buildtype=debugoptimized',
           'warning_level=1',